chore(deps): update dependency @nuxtjs/i18n to v9 #611
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.5.5
->9.0.0
Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v9.0.0
Compare Source
This changelog is generated by GitHub Releases
🚨 Breaking Changes
lang
attribute foruseLocaleHead
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3097 (a3fb8)useLocaleHead
options shape and defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3100 (85550)restructureDir
defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3106 (3e336)iso
property - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3146 (039f2)🚀 Features
Locale
type based on configuration - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3025 (9aa71)vue-i18n
and messages type generation - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3151 (4f734)🐞 Bug Fixes
@intlify/core-base
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3034 (e2c58)switchLocalePath
during SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (be59c)switchLocalePath
during SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (28d22)iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (6a29a)iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (df938)strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (8536b)strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)locales
andrestructureDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3088 (88a7b)i18n
options not loadingvue-i18n
config file - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3093 (c720b)i18n
options not loadingvue-i18n
config file - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3093 (a8463)string
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3107 (b2d49)jiti
version override - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3115 (2678e)srcDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3133 (b9e52)srcDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3133 (10c02)next
tag for v9 edge release - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3138 (f61b5)baseUrl
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3145 (35b45)vueI18n
resolution not usingrestructureDir
defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3159 (a0164)@intlify/h3
dependency - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3165 (893f9)pages:resolved
hook if enabled - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3196 (11b3e)View changes on GitHub
v8.5.6
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.